TouchStarted

An event indicating that the touch has been initiated.

Since

8.0.0

Types

Link copied to clipboard
class Builder
A builder of TouchStarted.

Functions

Link copied to clipboard
The touch points that contributed to the event.
Link copied to clipboard
Returns the keyboard modifiers applied.
Link copied to clipboard
Creates a new TouchStarted builder with the given required parameters.
Link copied to clipboard
The touch points that have started on the target element of this event.
Link copied to clipboard
open fun touches(): List<TouchPoint>
All touch points that are currently present on the screen.